1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-14 10:24:19 +01:00

Depend on libglew1.5-dev instead of libglew-dev on debian

This commit is contained in:
David Sansome 2010-06-22 15:32:13 +00:00
parent 0e278adb70
commit 99e2bb3e06

2
debian/control vendored
View File

@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7),
libboost-serialization1.38-dev |
libboost-serialization1.40-dev |
libboost-serialization-dev,
libglew-dev,
libglew1.5-dev,
libqt4-dev,
qt4-dev-tools,
libqt4-opengl-dev,