[semantic-web] Fix missing package, ttl-mode
This commit is contained in:
parent
8f59762378
commit
faaf87a375
1 changed files with 3 additions and 2 deletions
|
@ -22,8 +22,9 @@
|
|||
|
||||
|
||||
(defconst semantic-web-packages
|
||||
'(
|
||||
ttl-mode
|
||||
'((ttl-mode :location (recipe
|
||||
:fetcher github
|
||||
:repo "jeeger/ttl-mode"))
|
||||
sparql-mode
|
||||
org))
|
||||
|
||||
|
|
Reference in a new issue