diff options
-rw-r--r-- | xcb-present.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xcb-present.pc.in b/xcb-present.pc.in index 2e0cff8..2459d1d 100644 --- a/xcb-present.pc.in +++ b/xcb-present.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: XCB Present Description: XCB Present Extension Version: @PACKAGE_VERSION@ -Requires.private: xcb xcb-randr xcb-xfixes xcb-sync +Requires.private: xcb xcb-randr xcb-xfixes xcb-sync xcb-dri3 Libs: -L${libdir} -lxcb-present Cflags: -I${includedir} |