# HG changeset patch # User Christopher Rogers # Date 1287362111 0 # Node ID 34eb1b73983e7d4e66a7e42fbe63ae6ba60bfc98 # Parent 432dff7e75fc379af8f323c65ba5c077ad65b07c Added libcdio to libcdio-dev depends. diff -r 432dff7e75fc -r 34eb1b73983e libcdio-dev/receipt --- a/libcdio-dev/receipt Mon Oct 18 00:32:33 2010 +0000 +++ b/libcdio-dev/receipt Mon Oct 18 00:35:11 2010 +0000 @@ -5,6 +5,7 @@ CATEGORY="development" SHORT_DESC="GNU Compact Disc Input and Control Library" MAINTAINER="rj.rohit@gmail.com" +DEPENDS="libcdio" WANTED="libcdio" WEB_SITE="http://www.gnu.org/software/libcdio/"