[aseprite] 85/128: ui library now depends on clip

Tobias Hansen thansen at moszumanska.debian.org
Mon May 9 21:24:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 60fd6072e9c41db4f0ce96b9264eb3ce76ae4839
Author: David Capello <davidcapello at gmail.com>
Date:   Fri Apr 29 14:19:00 2016 -0300

    ui library now depends on clip
---
 src/ui/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 72e1adc..b0f793d 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -56,6 +56,7 @@ add_library(ui-lib
 
 target_link_libraries(ui-lib
   she
+  clip
   gfx-lib
   base-lib
   ${PIXMAN_LIBRARY})

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list