diff options
author | B Stack <bgstack15@gmail.com> | 2020-08-10 13:57:58 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-08-10 13:57:58 -0400 |
commit | 191b9647324696797548eaa85136f0359ac88048 (patch) | |
tree | 1f6c03a74d9c650197086c28f65e025ad015c82a /palemoon/debian | |
parent | pm 28.12.0 rc1 dpkg and rpm (diff) | |
download | stackrpms-191b9647324696797548eaa85136f0359ac88048.tar.gz stackrpms-191b9647324696797548eaa85136f0359ac88048.tar.bz2 stackrpms-191b9647324696797548eaa85136f0359ac88048.zip |
add python dep alteration for debian unstable
Diffstat (limited to 'palemoon/debian')
-rw-r--r-- | palemoon/debian/control | 2 | ||||
-rw-r--r-- | palemoon/debian/palemoon_devuan.dsc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/palemoon/debian/control b/palemoon/debian/control index 862f239..ccb8064 100644 --- a/palemoon/debian/control +++ b/palemoon/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 12), lsb-release, mesa-common-dev, pkg-config, - python (>= 2.7), + python2 (>= 2.7.18-2~) | python (>= 2.7), unzip, yasm (>= 1.1), zip, diff --git a/palemoon/debian/palemoon_devuan.dsc b/palemoon/debian/palemoon_devuan.dsc index f99dba4..f1fd278 100644 --- a/palemoon/debian/palemoon_devuan.dsc +++ b/palemoon/debian/palemoon_devuan.dsc @@ -6,7 +6,7 @@ Version: 28.12.0-1+devuan Maintainer: B Stack <bgstack15@gmail.com> Homepage: http://www.palemoon.org/ Standards-Version: 4.1.4 -Build-Depends: debhelper (>= 12), autoconf2.13, libasound2-dev, libdbus-glib-1-dev (>= 0.60), libgconf2-dev (>= 1.2.1), libgtk2.0-dev (>= 2.14), libssl-dev, libx11-xcb-dev, libxt-dev, lsb-release, mesa-common-dev, pkg-config, python (>= 2.7), unzip, yasm (>= 1.1), zip +Build-Depends: debhelper (>= 12), autoconf2.13, libasound2-dev, libdbus-glib-1-dev (>= 0.60), libgconf2-dev (>= 1.2.1), libgtk2.0-dev (>= 2.14), libssl-dev, libx11-xcb-dev, libxt-dev, lsb-release, mesa-common-dev, pkg-config, python2 (>= 2.7.18-2~) | python (>= 2.7), unzip, yasm (>= 1.1), zip Package-List: palemoon deb web optional arch=any Files: |