Author: pebender
Date: Thu Sep 11 18:50:12 2008
New Revision: 3733
Modified:
trunk/gar-minimyth/script/utils/lsdvd/Makefile
Log:
- Changed utils/lsdvd to depend on lib/libdvdread rather than lib/libdvdnav
as dvdread is now separate form dvdnav.
Modified: trunk/gar-minimyth/script/utils/lsdvd/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/lsdvd/Makefile (original)
+++ trunk/gar-minimyth/script/utils/lsdvd/Makefile Thu Sep 11 18:50:12 2008
@@ -9,7 +9,7 @@
define BLURB
endef
-DEPENDS = lang/c lib/libdvdnav
+DEPENDS = lang/c lib/libdvdread
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---