aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2025-03-11 20:32:31 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-07-11 08:49:53 +0200
commit9f40b10498bdb723b27373f29c88d9c772961666 (patch)
treec01baec6a22bdfb9ea2db2316c58570bf66968d1 /CMakeLists.txt
parent20bf8076e741c08798690023b9beaba621ca0d9c (diff)
downloadayatana-indicator-application-9f40b10498bdb723b27373f29c88d9c772961666.tar.gz
ayatana-indicator-application-9f40b10498bdb723b27373f29c88d9c772961666.tar.bz2
ayatana-indicator-application-9f40b10498bdb723b27373f29c88d9c772961666.zip
Embed dmusmenu source files and drop libdbusmenu dependency
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fc494c3..6b5b4c1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,7 +32,7 @@ endif()
set(CMAKE_BUILD_TYPE "Release")
find_package(PkgConfig REQUIRED)
-pkg_check_modules(PROJECT_DEPS REQUIRED glib-2.0>=2.58 ayatana-indicator3-0.4>=0.6.2 gtk+-3.0>=3.24 ayatana-appindicator3-0.1>=0.5.3 dbus-glib-1>=0.110 dbusmenu-gtk3-0.4)
+pkg_check_modules(PROJECT_DEPS REQUIRED glib-2.0>=2.58 ayatana-indicator3-0.4>=0.6.2 gtk+-3.0>=3.24 ayatana-appindicator3-0.1>=0.5.3 dbus-glib-1>=0.110)
# Set global variables