Remove explicit link to elm

Not needed with >=e18
This commit is contained in:
Kai Huuhko 2015-04-08 23:48:30 +03:00
parent 31a1404477
commit 3133ede876
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ PKG_CHECK_MODULES(E,
# Explicit link to Eo
PKG_CHECK_MODULES(EO, [eo])
PKG_CHECK_MODULES(ELEMENTARY, [elementary])
# Check for python3 and required modules
# PKG_CHECK_MODULES(PYTHON3, [python3 >= 3.2])