[semantic-web] Fix missing package, ttl-mode

This commit is contained in:
Maxi Wolff 2022-01-03 22:39:24 +01:00
parent 8f59762378
commit faaf87a375
No known key found for this signature in database
GPG key ID: 2DD07025BFDBD89A

View file

@ -22,8 +22,9 @@
(defconst semantic-web-packages
'(
ttl-mode
'((ttl-mode :location (recipe
:fetcher github
:repo "jeeger/ttl-mode"))
sparql-mode
org))