mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
13
package/taskd/taskd.mk
Normal file
13
package/taskd/taskd.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# taskd
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TASKD_VERSION = 1.1.0
|
||||
TASKD_SITE = http://taskwarrior.org/download
|
||||
TASKD_LICENSE = MIT
|
||||
TASKD_LICENSE_FILES = COPYING
|
||||
TASKD_DEPENDENCIES = gnutls util-linux host-pkgconf
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user