cmake: remove dependency on libjpeg in eet as it is handled in common
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 1 Feb 2017 13:22:11 +0000 (14:22 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 1 Feb 2017 13:23:05 +0000 (14:23 +0100)
src/lib/eet/CMakeLists.txt

index 813f293..76b71a4 100644 (file)
@@ -2,7 +2,7 @@ set(DESCRIPTION "Library for speedy data storage, retrieval, and compression")
 
 set(PKG_CONFIG_REQUIRES_PRIVATE
   zlib>=1.2.3
-  libjpeg
+  #libjpeg is hard to find. there is a cmake module that does find it. and thats checked in common.cmake
 )
 
 set(PUBLIC_LIBRARIES