[X2Go-Commits] [pale-moon] 13/47: debian/control.in: add (commented out) libiw dependency for Linux only.
git-admin at x2go.org
git-admin at x2go.org
Sat Sep 22 01:51:06 CEST 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository pale-moon.
commit d8ad9c16d41627d05081e20c323f2eb7a0b122e0
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Sep 21 23:35:59 2018 +0200
debian/control.in: add (commented out) libiw dependency for Linux only.
---
debian/changelog | 1 +
debian/control.in | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7a61151..19d8b5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
- Rework dbus build dependencies: remove libdbus dependency, rely on the
libdbus-glib one and make it unversioned.
- Rework asound2 build dependency, for Linux only.
+ - Add (commented out) libiw dependency for Linux only.
* debian/rules:
- Tabbify.
- Add dh_testdir protection. Debian's firefox(-esr) package uses it.
diff --git a/debian/control.in b/debian/control.in
index febdecb..0d09d59 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -59,6 +59,8 @@ Build-Depends: autotools-dev,
%endif
libdbus-glib-1-dev,
libasound2-dev [linux-any],
+# Disabled, because Palemoon does not have or want such capabilities.
+# libiw-dev [linux-any],
# standard build-deps
unzip,
zip,
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git
More information about the x2go-commits
mailing list