summaryrefslogtreecommitdiff
path: root/newmoon/debian/control
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-01-04 13:29:48 -0500
committerB. Stack <bgstack15@gmail.com>2022-01-04 13:29:48 -0500
commite296713613c589d9cfe0f590d69386da443ba48a (patch)
treed05a490500f8fd2b3ee15da38d5c9d59dffe94d7 /newmoon/debian/control
parentnm 29.4.3 rc1 (diff)
downloadstackrpms-e296713613c589d9cfe0f590d69386da443ba48a.tar.gz
stackrpms-e296713613c589d9cfe0f590d69386da443ba48a.tar.bz2
stackrpms-e296713613c589d9cfe0f590d69386da443ba48a.zip
remove lsb-release
Diffstat (limited to 'newmoon/debian/control')
-rw-r--r--newmoon/debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/newmoon/debian/control b/newmoon/debian/control
index 7d167fd..29a09a3 100644
--- a/newmoon/debian/control
+++ b/newmoon/debian/control
@@ -14,7 +14,6 @@ Build-Depends: debhelper (>= 12),
libssl-dev,
libx11-xcb-dev,
libxt-dev,
- lsb-release,
mesa-common-dev,
pkg-config,
python2 (>= 2.7.18-2~) | python (>= 2.7),
bgstack15