X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=vorbis.pc.in;h=0eacf66f59475676b1b841fe912584af6c4d4b96;hb=151868fb5812f1402c28b0a7f5c5397d5dc6eb09;hp=259abe72f52f72b52afd3f7bb8f3de08723846fe;hpb=925b2296f75581118a011d000589333fd1f20dc1;p=platform%2Fupstream%2Flibvorbis.git diff --git a/vorbis.pc.in b/vorbis.pc.in index 259abe7..0eacf66 100644 --- a/vorbis.pc.in +++ b/vorbis.pc.in @@ -8,7 +8,8 @@ includedir=@includedir@ Name: vorbis Description: vorbis is the primary Ogg Vorbis library Version: @VERSION@ -Requires: ogg +Requires.private: ogg Conflicts: -Libs: -L${libdir} -lvorbis -lm +Libs: -L${libdir} -lvorbis +Libs.private: -lm Cflags: -I${includedir}