mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 12:28:31 +01:00
Remove the libimobiledevice hack for maverick
This commit is contained in:
parent
bda6e4bae1
commit
d8d9ecc504
3
debian/control
vendored
3
debian/control
vendored
@ -33,8 +33,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||||||
gstreamer0.10-alsa | gstreamer0.10-audiosink,
|
gstreamer0.10-alsa | gstreamer0.10-audiosink,
|
||||||
gstreamer0.10-plugins-ugly,
|
gstreamer0.10-plugins-ugly,
|
||||||
libprojectm-data | projectm-data,
|
libprojectm-data | projectm-data,
|
||||||
libgpod4,
|
libgpod4
|
||||||
libimobiledevice0 | libimobiledevice1
|
|
||||||
Description: Clementine is a modern music player and library organiser.
|
Description: Clementine is a modern music player and library organiser.
|
||||||
It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for
|
It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for
|
||||||
searching and playing your music.
|
searching and playing your music.
|
||||||
|
2
debian/rules.in
vendored
2
debian/rules.in
vendored
@ -46,7 +46,7 @@ binary-arch: install
|
|||||||
dh_compress
|
dh_compress
|
||||||
dh_fixperms
|
dh_fixperms
|
||||||
dh_installdeb
|
dh_installdeb
|
||||||
dh_shlibdeps -- -xlibimobiledevice0
|
dh_shlibdeps
|
||||||
dh_gencontrol
|
dh_gencontrol
|
||||||
dh_md5sums
|
dh_md5sums
|
||||||
dh_builddeb
|
dh_builddeb
|
||||||
|
Loading…
Reference in New Issue
Block a user