aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-03-26 14:47:52 -0400
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-03-26 14:47:52 -0400
commit3a59b8dd52c65ee9140491d6dd30731916ef91aa (patch)
tree6716c0917888a9be039ff0b45218a473cbc32b88 /debian
parent09c56ca779a8d5411633f9be426c2b534040e578 (diff)
downloadqmenumodel-3a59b8dd52c65ee9140491d6dd30731916ef91aa.tar.gz
qmenumodel-3a59b8dd52c65ee9140491d6dd30731916ef91aa.tar.bz2
qmenumodel-3a59b8dd52c65ee9140491d6dd30731916ef91aa.zip
Move libgl-dev as an alternate Build-Depends to libgles2-mesa-dev.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b1978cb..57c6830 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qmenumodel (0.2.6-0ubuntu1) UNRELEASED; urgency=low
* debian/control:
- Add Vcs-Browser, add comment to developers.
- Update Vcs-Bzr.
+ - Move libgl-dev as an alternate Build-Depends to libgles2-mesa-dev.
* debian/rules:
- Override dh_install to use --fail-missing.
* debian/copyright: should be LGPL-3, not LGPL-3+.
diff --git a/debian/control b/debian/control
index 5081063..e617788 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ Build-Depends: debhelper (>= 9.0.0),
python3-gi,
gir1.2-glib-2.0,
dbus-test-runner,
- libgles2-mesa-dev,
- libgl-dev,
+ libgles2-mesa-dev | libgl-dev,
Standards-Version: 3.9.3
# If you aren't a member of ~phablet-team but need to upload
# packaging changes, just go ahead. ~phablet-team will notice