Add LAUNCHER_DEPENDS to debian/rules
authorAlberto Garcia <agarcia@igalia.com>
Tue, 18 Dec 2007 17:41:54 +0000 (17:41 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Tue, 18 Dec 2007 17:41:54 +0000 (17:41 +0000)
pmo-trunk-r3939

debian/rules

index 491fcc7..8c18f98 100755 (executable)
@@ -28,6 +28,7 @@ endif
 # maemo-launcher support is not working properly yet, so leave it disabled
 # ifeq (,$(findstring nolauncher,$(DEB_BUILD_OPTIONS)))
 #      LAUNCHER = yes
+#      LAUNCHER_DEPENDS=-Vlauncher:Depends="maemo-launcher"
 #      conf_opt := --enable-maemo-launcher
 # endif